home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19941221-19950208 / 000005_news@columbia.edu_Wed Dec 21 22:43:00 1994.msg < prev    next >
Internet Message Format  |  2020-01-01  |  3KB

  1. Received: from apakabar.cc.columbia.edu by watsun.cc.columbia.edu with SMTP id AA24859
  2.   (5.65c+CU/IDA-1.4.4/HLK for <kermit.misc@watsun.cc.columbia.edu>); Wed, 21 Dec 1994 17:43:03 -0500
  3. Received: by apakabar.cc.columbia.edu id AA11226
  4.   (5.65c+CU/IDA-1.4.4/HLK for kermit.misc@watsun); Wed, 21 Dec 1994 17:43:02 -0500
  5. Path: news.columbia.edu!watsun.cc.columbia.edu!fdc
  6. From: fdc@watsun.cc.columbia.edu (Frank da Cruz)
  7. Newsgroups: comp.protocols.kermit.misc
  8. Subject: Re: MAC Kermit?
  9. Date: 21 Dec 1994 22:43:00 GMT
  10. Organization: Columbia University
  11. Lines: 59
  12. Message-Id: <3dab1k$aua@apakabar.cc.columbia.edu>
  13. References: <3csuok$9h0@cmhcsys.cmhcsys.com>
  14. Nntp-Posting-Host: watsun.cc.columbia.edu
  15. Apparently-To: kermit.misc@watsun.cc.columbia.edu
  16.  
  17. In article <3csuok$9h0@cmhcsys.cmhcsys.com>,
  18. Chuck Stickelman <chuck@cmhcsys.com> wrote:
  19. >
  20. >I'm sure this is a FAQ (or at least asked/answered 1K times!)
  21. >but I'm not able to get onto rtfm.mit.edu.
  22. >What is the status of Kermit on the Macintosh's?
  23. >Where is the latest version located, and old is it?
  24. >
  25. CURRENT STATE OF MACINTOSH KERMIT
  26.  
  27. As of: Sat Nov 12 11:00:53 1994
  28.  
  29. *** BULLETIN ***
  30. Mac Kermit 0.991(190) dated 16 August 1994, or later, fixes the problem with
  31. downloading under newer System releases (7.1.x).  Now files can be downloaded
  32. on newer systems such as Centris 660 AV with OS 7.1, Power Mac 7100/66 with OS
  33. 7.1.2, etc, without bombs or other nasty effects.  It should also fix certain
  34. binary/text-mode confusion that seemed to result in corrupted files when
  35. downloading in binary mode.
  36. *****************
  37.  
  38. The last formal release of Mac Kermit was 0.9(40) in 1988.  Unfortunately, it
  39. does not work very well on newer Macintoshes or Systems.  However, newer
  40. versions are too big for 512K Macs or below, so you'll have to run 0.9(40) on
  41. these old models.
  42.  
  43. A great deal of work has been done on the program since 1988, but the result
  44. (so far) is still not of release quality, though it is quite suitable for most
  45. purposes.
  46.  
  47. The current pre-pre-release of Mac Kermit (still far from a final release) is
  48. 0.991(190), based on C-Kermit 5A(190).  It is available via anonymous FTP
  49. from kermit.columbia.edu [128.59.39.2], directory kermit/f.
  50.  
  51. A comprehensive user manual will be published when the final 1.0 release is
  52. complete.  Sorry, I can't give any reasonable estimate about when that will
  53. be.  Watch the Kermit Digest (or comp.protocols.kermit, same thing) for
  54. further announcements.  You can subscribe to the Kermit Digest by sending
  55. email to LISTSERV@CUVMA.BITNET (or LISTSERV@CUVMA.CC.COLUMBIA.EDU) containing
  56. the text:
  57.  
  58.   SUBSCRIBE I$KERMIT your-personal-name-here
  59.  
  60. Mac Kermit files, ftp from kermit.columbia.edu in text mode from the
  61. kermit/f directory:
  62.  
  63.   ckm190.hqx -- current prerelease of Mac Kermit in BinHex 4.0 format
  64.   ckmker.doc -- user documentation for 0.9(40), the previous release (1988)
  65.   ckmker.ps  -- PostScript version of user documentation for 0.9(40)
  66.   ckmker.bwr -- Notes about the current prerelease, FAQ's, etc
  67.   ckmker.fon -- Notes about the new Mac Kermit terminal emulation font
  68.  
  69. and in the kermit/charsets directory:
  70.  
  71.   maclatin.* -- The new Mac Kermit font itself
  72.  
  73. Read the ckmker.bwr ("beware") file for further details.
  74.  
  75. (End of ckmaaa.hlp)